cargo.git
2015-11-05 Alex CrichtonRelax some output assertions in tests
2015-11-04 borsAuto merge of #2114 - alexcrichton:install-relative...
2015-11-04 Alex CrichtonFix install `--path` with a relative path
2015-11-04 borsAuto merge of #2113 - alexcrichton:weird-filenames...
2015-11-04 Alex CrichtonAdd more safeguards around odd filenames
2015-11-03 borsAuto merge of #2091 - winger:master, r=alexcrichton
2015-11-03 wingerChanges required for cargo-metadata
2015-11-03 borsAuto merge of #2103 - takkanm:add_install_help, r=alexc...
2015-11-03 Mitsutaka Mimuraadd install help
2015-11-02 borsAuto merge of #2104 - mbrubeck:test-doc, r=alexcrichton
2015-11-02 Matt BrubeckDocs: Mention the [[example]] section
2015-11-02 Matt BrubeckExpand documentation on integration tests
2015-11-02 Matt BrubeckDocs: Clarify what `cargo test` compiles vs. runs
2015-10-31 borsAuto merge of #2097 - alexcrichton:dont-panic-when...
2015-10-31 Alex CrichtonDon't panic when printing the precise source id
2015-10-30 borsAuto merge of #2092 - gkoz:lock_line_endings, r=alexcri...
2015-10-30 Gleb KozyrevDetect the line endings convention of Cargo.lock (CRLF...
2015-10-30 Gleb KozyrevAvoid overwriting the lockfile if there are no changes
2015-10-30 borsAuto merge of #2093 - alexcrichton:bump, r=alexcrichton
2015-10-30 Alex CrichtonBump to 0.7.0
2015-10-30 Gleb KozyrevAdd a test for #2076, preservation of line endings...
2015-10-30 borsAuto merge of #2070 - alexcrichton:test-optional, r...
2015-10-22 borsAuto merge of #2077 - Lechindianer:master, r=alexcrichton
2015-10-22 Pascal SchmidFixed typo
2015-10-21 borsAuto merge of #2061 - alexcrichton:update, r=alexcrichton
2015-10-21 Alex CrichtonUpdate dependencies
2015-10-21 borsAuto merge of #2071 - aarzee:master, r=alexcrichton
2015-10-21 borsAuto merge of #2072 - durka:patch-2, r=alexcrichton
2015-10-21 Alex Burkafix copy/paste error in doc
2015-10-21 Carlos LiamCleanup
2015-10-21 Alex CrichtonAllow testing optional dependencies
2015-10-20 borsAuto merge of #2068 - alexcrichton:root-profiles, r...
2015-10-20 Alex CrichtonAlways use the root package's set of profiles
2015-10-20 borsAuto merge of #2067 - apasel422:spell, r=alexcrichton
2015-10-20 Andrew PaseltinerCorrect spelling in docs
2015-10-19 borsAuto merge of #2062 - aarzee:master, r=steveklabnik
2015-10-19 Carlos LiamClean whitespace
2015-10-19 borsAuto merge of #2026 - alexcrichton:cargo-install, r...
2015-10-19 Alex CrichtonFinish implementing `cargo install`
2015-10-19 Steve KlabnikBasic work for cargo install
2015-10-18 borsAuto merge of #2060 - sorear:broken-links, r=huonw
2015-10-18 Stefan O'RearFix broken links in documentation
2015-10-17 borsAuto merge of #2055 - alexcrichton:rustdoc-race, r...
2015-10-16 borsAuto merge of #2053 - gkoz:run_human_error, r=alexcrichton
2015-10-16 borsAuto merge of #2037 - honorabrutroll:master, r=alexcrichton
2015-10-16 Edward YangDifferentiates documentation and compilation in user...
2015-10-14 Gleb KozyrevWrap `cargo run` `ProcessError` in `Human` if the exit...
2015-10-13 Alex CrichtonPre-create the output doc directory
2015-10-13 Gleb KozyrevClarify the default `cargo run` error message on a...
2015-10-13 Gleb KozyrevAdd `cargo run` exit_code_verbose test
2015-10-12 borsAuto merge of #2052 - rgardner:add-wildcard-end-date...
2015-10-12 Robert GardnerAdd crates.io wildcard end date to FAQ
2015-10-12 borsAuto merge of #2050 - gkoz:build_cfgs, r=alexcrichton
2015-10-11 Gleb KozyrevPropagate custom cfg directives to rustdoc, fixes ...
2015-10-10 Gleb KozyrevStore all cfgs in Compilation instead of features only
2015-10-10 Gleb KozyrevAdd features test to cardo doc tests
2015-10-10 Gleb KozyrevAdd tests for passing cfg directives when building...
2015-10-10 borsAuto merge of #2048 - alexcrichton:build-script-fresh...
2015-10-09 Alex CrichtonFix recompiles where overrides changed
2015-10-09 borsAuto merge of #2046 - gkoz:find_perm, r=alexcrichton
2015-10-09 borsAuto merge of #2044 - alexcrichton:fingerprint-better...
2015-10-09 Gleb KozyrevIgnore `*.py` in `make no-exes`
2015-10-09 borsAuto merge of #2047 - akiss77:makefile-cfg-optimize...
2015-10-09 borsAuto merge of #2045 - zv:master, r=alexcrichton
2015-10-09 Akos KissFix the usage of CFG_xxxABLE_OPTIMIZE variables in...
2015-10-09 Gleb KozyrevUse the more portable `find -perm` syntax
2015-10-09 zvMerge branch 'compdef_coloropts'
2015-10-09 zvzsh compdef should supply color options
2015-10-09 zvReplace repeat options w/ command_scope_spec spec
2015-10-09 zv`_arguments` util. function for build scope specs
2015-10-09 Alex CrichtonInclude filename in path fingerprint
2015-10-08 borsAuto merge of #2035 - alexcrichton:optimize-default...
2015-10-08 borsAuto merge of #2040 - alexcrichton:dedupe, r=brson
2015-10-08 Alex CrichtonDon't test SSL errors on OSX
2015-10-08 borsAuto merge of #2032 - alexcrichton:output-asap, r=brson
2015-10-08 Alex CrichtonAuto de-dupe build scripts to link
2015-10-08 borsAuto merge of #2038 - zv:master, r=alexcrichton
2015-10-08 zvAdded `none` option to --vcs
2015-10-08 zvRemove deprecated --no-git & --hg options
2015-10-08 zvReplace --git with --vcs [git|hg]
2015-10-07 borsAuto merge of #2036 - alexcrichton:update-build-tools...
2015-10-07 Alex CrichtonEnable optimizations by default
2015-10-07 Alex CrichtonUpdate some build tools and libgit2
2015-10-07 borsAuto merge of #2034 - alexcrichton:update-toml, r=alexc...
2015-10-07 Alex CrichtonUpdate TOML dependency
2015-10-07 Alex CrichtonWrite the build script output ASAP
2015-10-06 borsAuto merge of #2022 - alexcrichton:refactor, r=brson
2015-10-06 borsAuto merge of #2029 - aarzee:clean, r=alexcrichton
2015-10-06 Carlos LiamClean whitespace
2015-10-06 borsAuto merge of #2028 - aarzee:master, r=alexcrichton
2015-10-06 Carlos Liamregex-synatx -> regex-syntax
2015-10-06 Alex CrichtonDrop 1.1.0 as crossbeam needs `const fn`
2015-10-05 Alex CrichtonDon't bother sorting build scripts
2015-10-05 Alex CrichtonAdd better diagnostics for rebuilding
2015-10-05 Alex CrichtonAdd helper functions for reading/writing whole files
2015-10-05 Alex CrichtonRefactor Cargo's backend, again!
2015-10-05 Alex CrichtonTouch up docs and use inline table syntax
2015-10-04 borsAuto merge of #2019 - phi-gamma:dot-path-fix, r=alexcri...
2015-10-02 Philipp GesangAdd test case for project root located in dotdir
2015-10-02 Philipp GesangDo not skip the root path if it's a dotdir
next